home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
American Heritage Illust…clopedic Dictionary 1991a
/
American Heritage Illustrated Encyclopedic Dictionary (1991a Edition).iso
/
dbase
/
imagedb.sk
< prev
next >
Wrap
Text File
|
1987-02-23
|
406b
|
37 lines
// Skema for map database
:BASE
map database
:FIELDS
1, words
2, script
10000, id
:TREES
1, normal, .idx, alpha
2, idtree, .ids, alpha
:INDEXES
1, keys, normal, 2
1, idindex, idtree, 1
:SORT
ISAM
:INVERT
words, keys, PhraseStem
id, idindex, oneword
:TITLE
fixed, 15, .FX
"."
:EVAL
keys
:ISAM
.
:END